/* 

Theme Name: Shadows Forest
Theme URI: http://www.arkiel.shadow-corp.org
Version: 1.0
Description: Grungy looking textured design.
Author: Arkiel
Author URL: http://www.arkiel.shadow-corp.org
Tags: 2 columns, fixed width, grungy, textures, multicolor, multiseasons, forest

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php

*/



/* reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, 
img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	font-family: Arial;
	vertical-align: baseline;
	color: #000000;
}



table {
	border-spacing: 0;
}
caption, th, td {text-align: left;font-weight: normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none !important; }





/* typo---------------------------------------------------------------- */

 @font-face {  
 font-family: 'harabara';  
 src: url('imgs/Rom_fatal_Srif.TTF');  
 } 

body {
	font-size: 80%;
        font-stretch: expanded ;
	font-family: sans-serif , "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.6em; }

* html body,

*:first-child+html body { font-size: 67%; }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: 0.3em; }

h1 { font-size: 1em; }
h2 { font-size: 1.2em; font-weight: bold;    }
h3 { font-size: 1.2em;  font-weight: bold; padding: 3px 0;  }
h4 { font-size: 1.1em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
p { margin: 0 0 13px; }
blockquote {font-size: 0.9em; margin: 7% 1%;font-style: italic; text-align:right; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
sup, sub { line-height: 0; }
abbr, acronym { border-bottom: 1px dotted #666; }
address {margin: 0 0 1.5em;font-style: italic; }
del { text-decoration: line-through; }
pre, code {margin: 10px 0; min-width:500px; padding:10px 20px; border: 1px solid #000000; display: inline-block; white-space: inherit; }
html>body pre,html>body code { white-space: pre; }
pre, code, tt {font: 11px 'andale mono', 'lucida console', monospace;line-height: 1.5; }
li ul, li ol { margin: 0 2em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin: 0 0 1em 1.5em; }
table {margin-bottom: 1.4em;width: 100%; }
th { font-weight: bold; }
th, td { padding: 4px 10px 4px 5px; }
tfoot { font-style: italic; }
caption { background: #333; }
.small {font-size: .8em;margin-bottom: 1.875em;line-height: 1.875em; }
.large {font-size: 1.2em;line-height: 2.5em;margin-bottom: 1.25em; }

.hide { display: none; }




/* forms */

form {
	margin: 0;
	padding: 0; }


label { font-weight: bold; }

fieldset {
	padding: 1.4em;
	margin: 0 0 1.5em 0; }


legend {
	font-weight: bold;
	font-size: 1.2em; }



input.text, input.title, textarea, select { margin: 0.5em 0; }

input.text:focus, input.title:focus, 

textarea:focus, select:focus { border: 1px solid #666; }

input.text, input.title {
	width: 300px;
	padding: 5px; }

input.title { font-size: 1.5em; }

textarea { padding: 5px; }

.form-textarea {
opacity: 0.5;
-moz-opacity:.50; 
filter:alpha(opacity=50);
}

/* Misc ---------------------------------------------------------------- */

.clearfix:after {

	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }

.clearfix { display: inline-block; }

* html .clearfix { height: 1%; }
*:first-child+html .clearfix { min-height: 1px; }

.clearfix { display: block; }
.clear { clear: both; }


body {
	text-align: center;
	background-color: #000000;
	background: #000000 url('imgs/backgroundy.JPG');
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}



/* links---------------------------------------------------------------- */


a {
outline: none;
}

a:link, a:visited {
	border: none;
	color: #5B6580;
	text-decoration: none;
}

a:hover {
        border: none important!;
	color: #57DBC9;
	text-decoration: none; }


#mushli {
        top: -200px;
        width: 150px;
        height: 300px;
        z-index: 0;
        position: absolute;
        left: -20%; 
	list-style: none;
}
#mushli div{
	float: left;
        width: 150px;
	position: absolute;
}
#mushli div a {
        font-size: 100px;
        height: 300px;
}


#mushoo {
	width: 180px;
        top: 20px;
        z-index:4;
}









/* layout---------------------------------------------------------------- */




.popuin {
        font-size: xx-large;
}

#jquery-overlay {

	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	height: 500px;

}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 910;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 890;

}

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;

}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;

}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;

}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;

}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 

}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 

}	

#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber {

	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	

}			

#lightbox-secNav-btnClose {

	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	

}



.linkification-ext {
	font-size: 0.8em;

}


.boxgrid{

	width: 135px;
	height: 270px;
	margin:10px;
	float:left;
	background:#161613;
	border: solid 2px #8399AF;
	overflow: hidden;
	position: relative;
}

.boxgrid img{

	position: absolute;
	top: 0;
	left: 0;
	border: 0;

} 



.boxcaption{
	float: left;
	position: absolute;
        top:240px;
	background: #000;
	height: 120px;
	width: 100%;
	opacity: 0.8;
        -moz-opacity:.80; 
        filter:alpha(opacity=80);
 	}



.captionfull .boxcaption {
 	top: 170px;
        height: 270px;
 }

 .caption .boxcaption {
 	top: 260px;
        height: 270px;
 }


#jGrowl {
opacity: 0.8;
-moz-opacity:.80; 
filter:alpha(opacity=80);
}

.menushow h3 {
cursor: sw-resize;
color: #2AD7C0; }


.parallax {
        width: 900px;
        height:300px;
        overflow:hidden;
	top: 80px;
	left: 150px;
        z-index:3;
 }

.hihi {
	z-index: 990;
	position: fixed;
	top: 0px;
	right: 0px;
	height: 50px;
	width: 172px;
}

.arkiworkband {
	height: 50px;
	width: 172px;
	overflow: hidden;
	right:0px;
	top:0px;

}


.hihi img {
       z-index: 1;
}

.arkiworkband div {
       z-index: 994;
}



.barre {
	opacity: 0.7;
	-moz-opacity:.70;
	filter:alpha(opacity=70);
	position:relative;
	height : 37px;
	top: 0px;
	left: 0px;
}


#magicbox {

	z-index: 890;
	margin: 0;
	width: 100%;
	font-size: smaller ;
	color: white;
	position: relative;
	left: 0;
	top: 0; }


	#magicbox a {
		color: white;
		font-weight: bold; }

#magicmenu {
        z-index: 900;
        height: 40px;
	color: white;
	position: absolute;
	left: 0;
	top:0px; }

#magicbox div, #magicbox p { }



#magicmenu ul {

	list-style-type: none;
	margin: 0; }



	#magicmenu ul li { 
                        float: left; 
			-moz-border-radius : 0px 0px 10px 0px;
                        border: 1px solid #5F9F8E !important;
			padding: 2px;
	                background: black; }

		#magicmenu ul li a {
			padding: 4px 12px 0 12px;
			height: 40px;
			position: relative; }



#magicmenu { display: none; }

#magiccontent {
	clear: both; }

	#magiccontent div { }
        #magiccontent div a { float: left; height: 24px; ;padding: 5px 5px; }
        #magiccontent div span {
	float: left;
	height: 26px;
	;
	padding: 5px 5px;
}
        #magiccontent div p { margin: 0; }

#magicmini { 
        padding: 0 0 0 250px;
        position:relative;
        height: 36px;
	background: black;
	color: white; }

#magicmini a img{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
opacity: 0.4;
-moz-opacity:.40; 
filter:alpha(opacity=40);
padding:1px;
}

#magicmini a img:hover {
opacity: 0.8;
-moz-opacity:.80; 
filter:alpha(opacity=80);
}


#magicmaxi { }


/* Top Navigation---------------------------------------------------------------- */

#navillon {
	z-index: 150;
	width: 800px;
	height: 222px;
	position: absolute;
	top: 200px;
	left: 45px;
	background-repeat: no-repeat;
}


.sliiideshow{
        float: left;
        width: 157px;
        height: 100px;
        position: relative;
        top: 80px;
        left: 60px;
	opacity: 0;
        -moz-opacity:.0; 
        filter:alpha(opacity=0);
}



.accueil{
        cursor: pointer; 
        float: left;
        height: 100px;
        position: relative;
        top: 84px;
        left: 69px;
	opacity: 0.60;
        -moz-opacity:.60; 
        filter:alpha(opacity=60);
}

.accueil:hover {
opacity: 0.7;
-moz-opacity:.70; 
filter:alpha(opacity=70);
}

.monstrobulle {
        cursor: sw-resize; 
        float: left;
        width: 157px;
        height: 100px;
        position: relative;
        top: 80px;
        left: 60px;
	opacity: 0.40;
        -moz-opacity:.40; 
        filter:alpha(opacity=40);
}

.monstrobulle:hover {
        opacity: 0.7;
        -moz-opacity:.70; 
        filter:alpha(opacity=70);
}

.monstro {
	width: 157px;
	height: 124px;
	position: relative;
	top: -15px;
	background-repeat: no-repeat;
	background-position: 0 -20px;
	overflow: visible;
}
.dailybulle {
        cursor: sw-resize; 
        float: left;
        height: 100px;
        position: relative;
        top: 85px;
        left: 30px;
	opacity: 0.40;
        -moz-opacity:.40; 
        filter:alpha(opacity=40);
}

.dailybulle:hover {
opacity: 0.7;
-moz-opacity:.70; 
filter:alpha(opacity=70);
}

.dailyb {
	position: absolute;
	width: 191px;
	height: 154px;
	background-repeat: no-repeat;
	background-position: 0 -20px;
	overflow: visible;
}



.btvrac {
        cursor: sw-resize; 
        float: left;
        height: 100px;
        position: relative;
        top: 85px;
        left: 30px;
	opacity: 0.40;
        -moz-opacity:.40; 
        filter:alpha(opacity=40);
}

.btvrac:hover {
        opacity: 0.7;
-moz-opacity:.70; 
filter:alpha(opacity=70);
}

.btv{
	width: 157px;
	height: 124px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 -20px;
	overflow: visible;
	left: 40px;
}

#universe-a {
	z-index: 5;
	padding: 50px 0 0;
}

#intro {
position: absolute;
left: 80px;
top:333px;
z-index:10;
}



#universe-b {
	width: 700px;
	text-align: left;
	position: relative;
	-moz-border-radius : 30px 30px 30px 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: 0 0;
}



#universe-c {

}


#universe-c img:hover {
cursor: pointer;
}

#universe-c .light img:hover {
cursor: alias;
}

.light img {
float: right;
position: relative;
right: 100px;}

#container {

 }



#wrapper {

	width: 100%;
	float: left;
	overflow: hidden; 

}

.post {

box-shadow: 5px 5px 5px 5px #000;
-webkit-box-shadow:5px 5px 5px 5px #000;
-moz-box-shadow:5px 5px 5px 5px #000000;
border-radius:15px; -moz-border-radius:15px; -webkit-border-radius:15px;
margin: 0 0 30px 0;

}


#content {
	padding-top: 0;
	padding-right: 20%;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 60px;
}



#sidebar {
	z-index: 200;
	position: absolute;
	top: -72%;
	left: 546px;
	padding-right:60px;
	overflow: visible;
}


html>body #sidebar {
	width: 100px;
}



#sidebar-inner {
	font-size: 12px;
        width: 300px;
        position: relative;
}


#footer-a {
	z-index: 600;
	height: 453px;
	margin: 0 0;
	background-repeat: no-repeat;
	background-position: 5% 50%;
}



#footer-b {
	width: 843px;
	margin: 0 auto; }


	#footer-b p {
		padding: 153px 20px 20px 35px;
		color: #40A497;
		text-align: left; }



		#footer-b p a {
			text-decoration:none;
			color: #D2CDC0; }
#footer-b .menushow {
left:-75px;
position:relative;
top:16px;
}

#ll {
opacity: 0;
-moz-opacity:.0; 
filter:alpha(opacity=0);}


/* header---------------------------------------------------------------- */

#header {

	margin: 0 303px 0 20px;

	padding: 0 0 10px;

	font-family: Georgia, "Times New Roman", Times, serif;

	text-align: center;

	position: relative; }



	#header #blog-title {

		margin: 0;

		font-size: 3em;

		font-weight: normal;

		line-height: 1em; }



		#header #blog-title a { }



			#header #blog-title a:hover { text-decoration: none; }



	#header #blog-description {

		font-size: 1.2em;

		font-style: italic;

		font-weight: normal; }



	#header span {

		top: -22px;

		left: 0;

		width: 18px;

		height: 40px;

		display: block;

		position: absolute;

		background: url('imgs/paper-clip.gif') no-repeat 0 0; }



/* pages navigation */

#nav {

	margin: 0 303px 0 20px;

	position: relative;

	background: url('imgs/bg-strip.gif') repeat-x 0 0; }



	#nav ul {

		margin: 0;

		padding: 0;

		list-style: none;

		background: url('imgs/bg-strip.gif') repeat-x 0 100%; }



		#nav ul li {

			margin: 0;

			padding: 0;

			float: left;

			list-style: none; }



			#nav ul li a:link, #nav ul li a:visited {

				float: left;

				color: #40A497;

				padding: 6px 15px;

				font-weight: bold;

				font-family: "Times New Roman", Times, serif;

				text-transform: uppercase; }



			#nav ul li a:hover, #nav ul li.current_page_item a { color: #57DBC9; }



/* banner */

#banner {

	overflow: hidden;

	margin: 0 30px 0 20px;

	background: #e5e5e5; }



	#banner img {

		max-width: 100%;

		display: block; }



/* alignments & images */

img.aligncenter, img[align="center"] {

	margin: 0 auto;
	display: block; }



.alignleft { float: left; }



img.alignleft, img[align="left"] {

	float: left;

	margin: 6px 8px 0 0; }



.alignright { float: right; }



img.alignright, img[align="right"] {

	float: right;

	margin: 6px 0 0 8px; }



/* navigation */

.navigation {

	margin: -10px 0 40px;

	padding: 5px 0; }



.nav-previous {

	float: left;
	text-align: left; }



.nav-next {

	float: right;
	text-align: right; }



/* gallery navigation */

.navigation img {

	width: 50px;
	height: 50px; }



#nav-images {

	margin: 0;
	padding: 10px 0;
	background: none; }



/* Main Content */

.hentry {
	margin-bottom: 20px;
	background-repeat: repeat-x;
	background-position: 0 100%;
	width: 100%;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



body.page .hentry { background: none; }



.page-title {

	margin: 0;
	padding: 0;
	font-size: 1.8em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2em; }



body.search .page-title,



body.archive .page-title {

	margin: 0 0 5px;

	padding: 0 10px;

	font-size: 1.4em;

	font-family: "Times New Roman", Times, serif; }



.page-title span { color: #40A497; }



.entry-title {
	margin: 0;
	padding: 0 0 5px;
	font-size: 2em;
	font-weight: normal;
	font-family: Arial;
	color: #000000;
}



body.single .entry-title {

	padding: 15px 0 10px 0;
	font-size: 2em; }



.entry-title a:link,



.entry-title a:visited { color: #40A497; }



.entry-title a:hover { color: #57DBC9; }



.entry-content { 
padding: 20px;
margin: 10px 0 15px; 
}



	.entry-content img {
                position: relative;
                left: 140px;
                -moz-border-radius: 5px;
		width: 200px;
                height: auto;
                margin: 20px auto;
		border: 1px solid #5F9F8E !important;
                float: none; }



.entry-meta {
 font-weight: bold; 
 color: #a7a193;
 font-size: .9em;
 line-height: 1.6em; }

.entry-meta span {
      display: block;
      padding: 0 20px;
}

.entry-action {
	margin: 3px 0;
	display: block; }



.archive-meta {
	padding: 0 10px 2px;
	color: #57DBC9;
	font-style: italic;
}



#content .protected input {

	margin: 5px 0;
	padding: 3px 10px;
	color: #fff;
	background: #46413e;
	border: 1px solid #272422; }



#content .protected label input {
	background: #f5f5f5;
	border: 1px solid #d5d5d5; }



#content .protected label input[type="text"]:focus { background: #fff; }



/* comments area */

#commentarea h3 {

	margin: 10px 0;

	padding: 0 10px;

	font-size: 1.5em;

	font-weight: normal;

	font-family: "Times New Roman", Times, serif; }



h3#respond { margin-bottom: 0; }




/* sidebar */

#sidebar a { font-style: italic; }



#sidebar .sidebar-title,
#sidebar .widget-title {

	margin: 0 -20px;
	padding: 0 20px 10px;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	background: url('imgs/.jpg') no-repeat 0 0;
	line-height: 1.5em; }


#sidebar ul {

	margin: 0;
	position: relative;
	list-style: none; }
	

#sidebar #polldaddy {
        bottom: 200px;
padding: 20px 60px 0 60px;
}

#sidebar ul ul,
#sidebar ul div {
		margin: 0;
		padding: 0px;
		background: none; }



	#sidebar li li {

		margin: 0;
		padding: 4px 0;
		line-height: 1.2em;
 }

/* Pages */

#pages ul ul {padding: 0; margin: 4px 0 -4px 15px; border-top: 1px dashed #c2b9a5; }



html>body #sidebar #search { padding-bottom: 20px; }



#sidebar #mainsearch { margin: 0; padding: 12px 10px 0 26px; position: relative; }



	#sidebar #mainsearch #s {
top: 10px;
width: 148px; 
padding: 10px 5px; 
color: #c6c0aa; 
background: none; 
border: none;}



	#sidebar #mainsearch #searchsubmit { vertical-align: middle; }

#dockContainer { position: absolute; top: 280px; left: 120px; }  
#jqDock { position: relative; }  
.jqDockLabel { -webkit-border-radius: 10px; -moz-border-radius: 10px; } 
.jqDockLabel jqDockMouse0_00 jqDockLabelLink {display : none; color: #fff; padding: 3px 10px 3px 40px;}

#talkto {width: 300px; height: 200px; text-align: left;}

.cform  {
width: 200px;}

.area fldrequired {
height: 100px;
}
.cf_hidden {
display: none;}


#cformsform .cf-sb {
padding: 3px;
}

.tag-links { display: none;}

.sociable li {
list-style:none;
float: right;
position: relative;
top: 85px;}

.sociable img { 
margin:2px;
padding:0;
width:20px;
height:20px;
opacity: 0.8;
-moz-opacity:.80; 
filter:alpha(opacity=80);
border: 0 !important;
left: 0px;
}

.sociable_tagline {
display: none;
}

#transl_sign {
display: none;
}

#translation {
position: relative;
left: 30%;
top: 3px;
}

.usur {
position: relative;
padding: 40px 0;
list-style: none;
z-index: 900;
left: 200px;
}

		
		#floatlayer{
			position: absolute;
			top: 410px;
                        left: -110px;
			margin: 0;
			padding: 20px;
		}

#floatlayer img {
        float: left;
        z-index: 200;
        position: absolute;
}

#floatlayer a>img {
       float: left;
       z-index: 301;

}

#navillon em {

    background: url(bubble.png) no-repeat;
    width: 182px;
    height: 102px;
    position: absolute;
    top: -90px;
    left: -0px;
    text-align: center;
    z-index: 2;
    font-weight:bold; 
    font-size:15px;
    color: #C8F9F2;
}

#bestart { 
position:relative;
top:-15px;
width: 400px;
}

#bestart li {
list-style: none;
text-align: left;
margin: 0 20px;
}

#goup {
       position: absolute;
top: 190px;
left: 125px;
}

#godown {
       position: absolute;
top: 280px;
left: 100px;
}
